home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lantools / namere / readme.1st < prev   
Text File  |  1991-11-21  |  2KB  |  64 lines

  1. Ref: 00420010
  2. Title: 3+ Name Service Utility to Recreate Name Service Entries
  3. Date: 11/5/91
  4. Copyright 3Com Corporation, 1991.  All rights reserved.
  5.  
  6.  
  7. NAMEDUMP.EXE is a unsupported 3+Name utility that will extract all valid 
  8. standard 3+ Name entries into ASCII files named ALIAS.UPD, GROUP.UPD, 
  9. ORGDOM.UPD, SERVER.UPD and USER.UPD.  
  10.  
  11. Note:  Entries such as an alias without a user name or a group member 
  12. that does not exist will be excluded from the ASCII files when they are 
  13. created by the NAMEDUMP utility.  The excluded entries will be reported 
  14. during the NAMEDUMP execution and will be part of the output that needs 
  15. to be redirected to a file.
  16.   
  17. The NAMEBLD.EXE utility uses the ASCII files created by the NAMEDUMP 
  18. utility to recreate a 3+ Name service.  
  19.  
  20. You can find NAMEDUMP.EXE and NAMEBLD.EXE in the Ask3Com forum, Unsupported 
  21. Utilities library, filename NAMEZ1.ZIP.
  22.   
  23.  
  24. To recreate a 3+Name service, follow these steps:
  25.  
  26. 1.  Run a full backup of the Name Server.
  27.  
  28. 2.  Login as the Admin user and copy NAMEDUMP.EXE and NAMEBLD.EXE to a 
  29. local drive on the workstation.  
  30.  
  31. 3.  Run NAMEDUMP.EXE from a local drive, using the DOS redirection 
  32. indicator ">" (for example, NAMEDUMP>LIST.TXT) to redirect the output to a 
  33. file that you will save.  This file will contain any errors that exist in 
  34. the 3+ Name service.  
  35.  
  36. 4.  If the name server is a 3Com server, establish a console connection to it. 
  37. (If the name server is a PC server, perform the following steps from 
  38. non-dedicated mode.) 
  39.  
  40. 5.  Delete all the domain files from the \3PLUS\3NAME directory.  The only 
  41. files that should be left in the 3NAME directory are NS_DEF.DOM and 
  42. NS_PROP.DIR.
  43.  
  44. 6.  Run 3namck /i from \3PLUS\3CONFIG directory.  
  45.  
  46. Running 3namck /i creates a new default domain (NS_DOM.000).  After 
  47. rebooting the server there will be the Admin user and Name server user.
  48.  
  49. 7.  Reboot the server in server mode.
  50.  
  51. 8.  Login as the Admin user that you created by running 3namck /i.
  52.  
  53. 9.  Execute NAMEBLD.EXE from the same local drive where you ran 
  54. NAMEDUMP.EXE.   
  55.  
  56. When it is completed there will be a complete new 3+ Name service in 
  57. C:\3PLUS\3NAME directory, excluding any nonstandard users, aliases without 
  58. valid users, or groups with invalid user names. 
  59.  
  60. 10. Evaluate the output of the NAMEDUMP.EXE file that was saved, to check 
  61. for users or entries that need to be added back into the 3+ Name service.
  62.  
  63.   
  64.